==============================================================
Version 1.0.0
==============================================================

Added Features;
 * None

Resolved Issues;
 * Fixed races during server startup that could lead to "connection refused"
   or "Adapter is already in use"
 * Automap no longer exits when Enter is pressed with an empty line
 * Drain pending client data after disconnect

Known Issues/limitations;
 * None

==============================================================
Version 0.9.1
==============================================================

New client/server architecture which allows multiple applications to
retrieve the list of open ports for an adapter.

Added Features;
  * New commands for opening and closing specific channels
  * JSON output support

Resolved Issues;
 * None

Known Issues/limitations;
 * None

==============================================================
Version 0.5.5
==============================================================

Added aarch64 definitions in apack
Fixed apack.json library dependencies

Added Features;
 * None

Resolved Issues;
 * None

Known Issues/limitations;
 * None


==============================================================
Version 0.5.4
==============================================================

Added Linux aarch32 binary, supports Raspberry Pi 2 and newer
Added Linux aarch64 binary, supports Linux VMs on arm-based Mac hosts

Added Features;
 * None

Resolved Issues;
 * None

Known Issues/limitations;
 * None


==============================================================
Version 0.5.3
==============================================================

Updated JLink to 7.70d
Updated EMDLL to 0.18.13

Linux: Removed 32 bit build
Windows: Removed 32 bit build, added 64 bit build
Mac: Universal binaries with Apple silicon support. Signed binaries.

Added Features;
 * Added support for connecting to adapters over IP to support certain special use cases

Resolved Issues;
 * None

Known Issues/limitations;
 * None


==============================================================
Version 0.5.2
==============================================================

Updated JLink to 6.94d
Updated EMDLL to 0.17.17

Added Features;
 * None

Resolved Issues;
 * Reverted the change in 0.5.1 - the updated JLink DLL fixes this properly
 * Silink, and therefore Energy Profiler, did not work on 8-bit devices in version 0.5.1 

Known Issues/limitations;
 * None

==============================================================
Version 0.5.1
==============================================================

Updated JLink to 6.70a
Updated EMDLL to 0.17.14

Added Features;
 * None

Resolved Issues;
 * Select "SWD" as debug interface even when no debug interface is actually used.
   This prevents JLink from raising errors if another application tries to use SWO while Silink is running.

Known Issues/limitations;
 * None

==============================================================
Version 0.5.0
==============================================================

Added Features;
 * Added support for VUART with Wireless Starter Kits.
   - Requires WSTK FW version 1.4.4 or newer

Resolved Issues;
 * Connecting Silink previously caused VCOM to stop working over CDC or IP until the kit was restarted.
   Now, VCOM is always accessible, except when there is an active connection to Silink's VCOM0 port.

Known Issues/limitations;
 * None

==============================================================
Version 0.4.1
==============================================================

Added Features;
 * None

Resolved Issues;
 * The JLink connection was not shut down correctly, leading to
   increased power consumption of the target device in some cases

Known Issues/limitations;
 * None

==============================================================
Version 0.4.0
==============================================================

Added Features;
 * Added support for Thunderboards

Resolved Issues;
 * Continous polling issue for boards not supporting AEM
 * Fixed crash on exit in Windows

Known Issues/limitations;
 * None

==============================================================
Version 0.3.0
==============================================================

Added Features;
 * Added -device command line option
   * This is required in to get SWO data (PC samples and Exceptions)
     when the kit is configured in debug OUT mode.

Resolved Issues;
 * VCOM0 did not work on MCU STKs or WSTKs with firmware < 1.2.0
 * Disabled SWO reading from kits or devices where this is not supported, notably EFM8 devices

Known Issues/limitations;
 * None

==============================================================
Version 0.2.2
==============================================================

Added Features;
 * None

Resolved Issues;
 * Corrected version and type field of AEM header.
 * Bug in windows version where dropping one connection caused all other connections to drop.

Known Issues/limitations;
 * None

==============================================================
Version 0.2.1
==============================================================

Added Features;
 * Added -inspect
   * Prints information about all connected USB adapters
 * Added -discover
   * Prints discovery information for one USB adapter 

Resolved Issues;
 * None

Known Issues/limitations;
 * None

==============================================================
Version 0.2.0
==============================================================

Added Features;
 * Added support for AEM, PC samples and exceptions for legacy WSTK FW and MCU STKs

Resolved Issues;
 * None

Known Issues/limitations;
 * None

==============================================================
Version 0.1.1
==============================================================

Added Features;
 * Added -automap support for legacy WSTK FW and MCU STKs
 * Re-introduced appdata support

Resolved Issues;
 * None

Known Issues/limitations;
 * None

==============================================================
Version 0.1.0
==============================================================

Added Features;
 * Added -automap option, added support for new USB protocol

Resolved Issues;
 * None

Known Issues/limitations;
 * Appdata is not supported

